home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / tools / developer-tools / amos-tools / eaissue3a / text / d_assigner.asc < prev    next >
Encoding:
Text File  |  1996-07-13  |  1.4 KB  |  50 lines

  1. ü
  2.                                 Assigner Diary
  3.                                 ~~~~~~~~~~~~~~
  4. ý
  5.         Do you have loads and loads of ASSIGN commands in either your
  6.     user-startup, or startup-sequence files? Would you like to eliminate
  7.     them all from the files, and call them all using one program - well
  8.     now you can !!
  9.     
  10. ø
  11.         Included in the source code section of disk 2, is a program that I
  12.     wrote called ASSIGNER.AMOS, which will do just that when compiled. If
  13.     you do not have the compiler, then the executable version is also on
  14.     disk 2 in the C: drawer, under the name ASSIGNER.
  15.     
  16. þ
  17.         The program works, by first, the user creating a second startup
  18.     file in the S: drawer of their bootup disk named Assign_List.ASC. In
  19.     this list, are all the assigns which you wish to make. If an assign is
  20.     called, and cannot be made, then it is missed, and skipped onto the
  21.     next one in the list.
  22.     
  23.     
  24.     
  25. ÿ
  26. ý
  27.         Assign values must be made in the below format. A standard word
  28.     processor can be used, and examples must be entered in this way:
  29.     
  30. û
  31.      Music:
  32.      Work:Music/
  33.      Extreme_AMOS:
  34.      Library:Magazines/Extreme_AMOS/
  35.      etc.
  36. ÷
  37.      EOF
  38.     
  39. ú
  40.         It is vital that the EOF is placed directly after the path of the
  41.     last assign, and you must press ENTER after it, otherwise AMOS will
  42.     return with an "End of file" error.
  43.     
  44. þ
  45.     [Andrew "Mushroom" Kellett
  46.     
  47. ÷
  48. EOF
  49.  
  50.